home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 07 / 8 / DISK0786.ZIP / TOOLS1.ARC / LOCK.DOC < prev    next >
Text File  |  1987-03-05  |  1KB  |  20 lines

  1. LOCK.COM - Run this to write- and format-protect your hard disk.  Useful
  2.            when letting someone else use your PC or when trying out
  3.            new BBS software.  Each time it is run it
  4.            toggles the protection off or on - no need to reboot to get
  5.            rid of it.  The toggle ON/OFF feature will not work if, after
  6.            running LOCK, you run another RESIDENT program that 
  7.            re-vectors INT 13.  In other words, run LOCK after running
  8.            other resident programs, such as Sidekick.
  9.            If the DOS FORMAT command is run when this is on, it will
  10.            appear to be formatting your hard disk, but what it is
  11.            actually doing is VERIFYing each sector, which does not
  12.            harm the disk.  Your data is actually lost during a format
  13.            when DOS writes a new Directory and FAT - LOCK will prevent
  14.            that.  Actually, if LOCK is not installed and you accidentally
  15.            start formatting your hard disk, you can type Ctrl-Break
  16.            to stop the formatting.  The Ctrl-Break will not be
  17.            acknowledged right away, but that's ok - it will still break
  18.            you out of format before any damage is done.  
  19. 10/21/85
  20.